Set the proper state on the css node
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 17:38:47 +0000 (13:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 17:42:54 +0000 (13:42 -0400)
commit3ca9a218ec049c877820d676ba25950f5e38d2fe
treee8fbdbc5f383d1356ee93f53f87ad30d9388d8c0
parent7df668f2acbf102bd03a7259921c82088a9ede6c
Set the proper state on the css node

This will almost certainly overwritten before the widget gets
to the screen, but while we are doing this, we might as well
use the same state that we initialize the widgets state to.
gtk/gtkwidget.c